The type of the second operand must be an 第二個操作數(shù)的類型必須是
Shifts its first operand right by the number of bits specified by its second operand 將第一個操作數(shù)向右移動第二個操作數(shù)指定的位數(shù)。
Shifts its first operand left by the number of bits specified by its second operand )將第一個操作數(shù)向左移動第二個操作數(shù)指定的位數(shù)。
And the third uses dictionary access to the class . note that the second operand of the 的默認屬性這一情況,第三行使用對類的字典訪問。
64-bit quantity, the shift count is given by the low-order six bits of second operand (64位數(shù)),則移位數(shù)由第二個操作數(shù)的低6位給出。
32-bit quantity, the shift count is given by the low-order five bits of second operand (32位數(shù)),則移位數(shù)由第二個操作數(shù)的低5位給出。
The type of the first operand must be the user-defined type, and the type of the second operand must be );第一個操作數(shù)的類型必須為用戶定義的類型,第二個操作數(shù)的類型必須為
Pops 1 value off the stack for the first operand, and 1 value of the stack for the second operand 對于第一個操作數(shù),從堆棧中彈出1個值;對于第二個操作數(shù),從堆棧中彈出1個值。
Pushes 1 value onto the stack for the first operand, and 1 value onto the stack for the second operand 對于第一個操作數(shù),將1個值推到堆棧上;對于第二個操作數(shù),將1個值推到堆棧上。
Expression requires the first operand to be of a reference type and the second operand to be the name of a data type 表達式要求第一個操作數(shù)為引用類型,第二個操作數(shù)為數(shù)據(jù)類型的名稱。